home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / broom / dialogs_cs.lua < prev    next >
Text File  |  2005-07-16  |  2KB  |  53 lines

  1.  
  2. dialogId("kos-m-uklid0", "font_small", "It`s been a long time since we`ve been here...")
  3. dialogStr("Tady jsme u┼╛ dlouho nebyli.")
  4.  
  5.  
  6. dialogId("kos-m-uklid1", "font_small", "Nobody has cleaned up in here for a long time.")
  7. dialogStr("Tady se u┼╛ dlouho neukl├¡zelo.")
  8.  
  9.  
  10. dialogId("kos-m-uklid2", "font_small", "I knew we`d have to clean this room up.")
  11. dialogStr("J├í jsem v─¢d─¢la, ┼╛e tu budeme muset ukl├¡zet.")
  12.  
  13.  
  14. dialogId("kos-v-poradek0", "font_big", "At least we can tidy things up.")
  15. dialogStr("Aspo┼ê tu ud─¢l├íme po┼Ö├ídek.")
  16.  
  17.  
  18. dialogId("kos-v-poradek1", "font_big", "At least things will finally be in order in here.")
  19. dialogStr("Kone─ìn─¢ tu bude po┼Ö├ídek.")
  20.  
  21.  
  22. dialogId("kos-v-poradek2", "font_big", "I`ll have to do the sweeping.")
  23. dialogStr("Tady budu muset zametat j├í.")
  24.  
  25.  
  26. dialogId("kos-v-koste0", "font_big", "It`s a good thing we have that broom.")
  27. dialogStr("Je┼ít─¢ ┼╛e tu m├íme to ko┼ít─¢.")
  28.  
  29.  
  30. dialogId("kos-v-koste1", "font_big", "Could you please hand me that broom?")
  31. dialogStr("Pod├í┼í mi, pros├¡m t─¢, to ko┼ít─¢?")
  32.  
  33.  
  34. dialogId("kos-v-koste2", "font_big", "Could you please hand me that broom? And try not to drop it on my head.")
  35. dialogStr("Pod├í┼í mi, pros├¡m t─¢, to ko┼ít─¢? A zkus mi ho nehodit na hlavu.")
  36.  
  37.  
  38. dialogId("kos-m-zamet0", "font_small", "I think it`ll be fine if you just sweep it all down there.")
  39. dialogStr("Mysl├¡m, ┼╛e bude sta─ìit, kdy┼╛ to v┼íechno zamete┼í dol┼».")
  40.  
  41.  
  42. dialogId("kos-m-zamet1", "font_small", "It should all fit.")
  43. dialogStr("Tam se toho vejde.")
  44.  
  45.  
  46. dialogId("kos-m-zamet2", "font_small", "Just sweep it down and we`ll be out of here.")
  47. dialogStr("Jenom to zame┼Ñ dol┼» a pad├íme.")
  48.  
  49.  
  50. dialogId("kos-m-zamet3", "font_small", "Forget that bin and just sweep the garbage down.")
  51. dialogStr("Na uhl├ík se vyka┼íli a name┼Ñ to dol┼».")
  52.  
  53.